Skip to content

[FE][DEV-2620] Remove Sign-in with World ID#1781

Closed
0x1 wants to merge 6 commits intomainfrom
0x1/FE/DEV-2618/Remove-Sign-in-With-WorldID
Closed

[FE][DEV-2620] Remove Sign-in with World ID#1781
0x1 wants to merge 6 commits intomainfrom
0x1/FE/DEV-2618/Remove-Sign-in-With-WorldID

Conversation

@0x1
Copy link
Copy Markdown
Contributor

@0x1 0x1 commented Feb 11, 2026

PR Type

  • Regular Task
  • Bug Fix
  • QA Tests

Description

Remove Sign in with World ID (Frontend Only)

Removes the frontend UI for Sign in with World ID. Backend OIDC infrastructure remains intact and will be removed in a separate PR.

Changes:

  • Removed frontend scenes and routes (~30 files)
  • Removed navigation links and permissions UI
  • Backend API endpoints still functional

UI Before:

image

UI After:

image

UI After (if trying to directly access):

image

Checklist

  • I have self-reviewed this PR.
  • I have left comments in the code for clarity.
  • I have added necessary unit tests.
  • I have updated the documentation as needed.

@0x1 0x1 changed the title [FE][DEV-2618] Remove Sign-in with World ID [FE][DEV-2620] Remove Sign-in with World ID Feb 11, 2026
@0x1
Copy link
Copy Markdown
Contributor Author

0x1 commented Feb 11, 2026

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Hooray!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copy link
Copy Markdown
Contributor

@Gr1dlock Gr1dlock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please keep OIDC

@0x1 0x1 requested a review from Gr1dlock February 13, 2026 11:51
@0x1 0x1 force-pushed the 0x1/FE/DEV-2618/Remove-Sign-in-With-WorldID branch from 07bfc1e to 7eb4888 Compare February 13, 2026 12:28
0x1 added 6 commits March 9, 2026 10:38
Backend removal will be done in separate PR.

Restored:
- OIDC API endpoints (api/v1/oidc/*)
- JWKS endpoints and helpers
- Hasura reset-client-secret action
- OIDC helper functions and types
- Backend tests
- Hasura metadata

The complete backend+frontend removal is saved in branch:
0x1/FE/DEV-2618/Remove-WorldID-Backend
@0x1 0x1 force-pushed the 0x1/FE/DEV-2618/Remove-Sign-in-With-WorldID branch from 7eb4888 to 44a5487 Compare March 9, 2026 15:20
@0x1 0x1 temporarily deployed to development March 9, 2026 15:20 — with GitHub Actions Inactive
@0x1
Copy link
Copy Markdown
Contributor Author

0x1 commented Mar 9, 2026

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 👍

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@Takaros999
Copy link
Copy Markdown
Contributor

Closing as part of PR cleanup — stale with changes requested.

@Takaros999 Takaros999 closed this Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants